CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 均值滤波 算法

搜索资源列表

  1. Mean-Gaussian-noise-filter

    0下载:
  2. 均值滤波对高斯噪声的影响,均值滤波是经典滤波算法,用于图像处理领域,本代码用matlab开发。-Mean Gaussian noise filter, mean filter is a classical filtering algorithm for image processing, the code developed using matlab.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:534
    • 提供者:申岚
  1. CODE

    0下载:
  2. 数字图像处理的常用算法总结,比如,直方图,直方图均衡化,均值滤波,中值滤波,平滑滤波等。-Commonly used digital image processing algorithms summarized, for example, histogram, histogram equalization, mean filtering, median filtering, filtering and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1246772
    • 提供者:liaoxingwei
  1. junzhi

    0下载:
  2. 图像均值滤波和增强算法代码,采用递归调用,速度明显加快,被用于实际项目-Mean filtering and image enhancement algorithm code, the use of recursive calls, faster than it was for the actual project
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:675
    • 提供者:gao
  1. 1128

    0下载:
  2. 卡尔曼滤波和自适应窗口的均值偏移算法跟踪目标-Kalman filtering and adaptive window mean shift algorithm to track the target
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:21720397
    • 提供者:HUBO
  1. BAH1

    1下载:
  2. 用卡尔曼滤波和自适应窗口的均值偏移算法再结合Bhattacharyya系数粗定位实现视频目标跟踪-Kalman filtering and adaptive window mean shift algorithm combined with coarse positioning Bhattacharyya coefficient for video tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11788251
    • 提供者:HUBO
  1. Sobel-Edge-Detection

    0下载:
  2. 均值漂移与粒子滤波算法,在图像处理方面的应用-Mean shift and particle filter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:177315
    • 提供者:马磊
  1. image-processing-algorithm

    0下载:
  2. 几种常用的图像处理算法:高斯平滑,二值化变换,离散余弦变换,均值滤波,傅里叶变换-Several kinds of commonly used image processing algorithms: Gauss smooth, two values of transformation, discrete cosine transform, mean filtering, fft....
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1260141
    • 提供者:sillan
  1. mean-filter

    0下载:
  2. visual c++数字图像处理典型算法及实现(均值滤波)-visual c++ digital image processing algorithms and implementation of a typical (mean filter)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:125456
    • 提供者:jingkanliushui
  1. medianFilter0918

    0下载:
  2. 本程序实现灰度图像的均值滤波,均值滤波是典型的线性滤波算法,它是指在图像上对目标像素给一个模板,该模板包括了其周围的临近像素(以目标象素为中心的周围8个象素,构成一个滤波模板,即去掉目标象素本身)。再用模板中的全体像素的平均值来代替原来像素值。 -This program the gray-scale image of the mean filter, mean filter is a typical linear filtering algorithm, it is on the imag
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7947213
    • 提供者:wangjing
  1. 20120308

    0下载:
  2. 目标跟踪算法。将均值移动与粒子滤波算法相结合。-Target tracking algorithm. Mean shift and particle filter algorithm is a combination
  3. 所属分类:Video Capture

    • 发布日期:2017-05-21
    • 文件大小:6612140
    • 提供者:lily
  1. lb

    0下载:
  2. 用MATLAB编写的均值滤波,中值滤波,等等滤除外加的椒盐噪声的算法-MATLAB prepared by the average filtering and median filtering, except the and so on filter with salt &pepper noise algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1223
    • 提供者:rambolyb
  1. YSP

    0下载:
  2. 该算法源码是用来实现对一幅图片进行噪声处理,包括中值滤波,均值滤波等方法,处理结果较有效。-The source code of the algorithm is used to achieve the picture noise, including the method of the median filter, mean filter, and the results are more effective.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1946244
    • 提供者:张霖生
  1. filter

    0下载:
  2. 图像滤波算法,实现了中值滤波、均值滤波,频率域的高通滤波和低通滤波。-Image filtering algorithm to implement the median filter, mean filter, the frequency domain of the high-pass filter and low-pass filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:22681
    • 提供者:西西艾路
  1. Tobjjecttrackh

    0下载:
  2. 本文介绍的是一种基于粒子滤波与均值偏移算法的目标跟踪.结合创新的的算法克服了两种算法各自的缺陷,鲁棒性与实时性的到了非常大的提高. -This article describes a particle filter and mean shift algorithm-based target tracking. Combination of innovative algorithms to overcome the defects of the two algorithms, the robu
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:917817
    • 提供者:jw
  1. junzhilvbo

    0下载:
  2. 均值滤波是典型的线性滤波算法,它是指在图像上对目标像素给一个模板,该模板包括了其周围的临近像素(以目标象素为中心的周围8个象素,构成一个滤波模板,即去掉目标象素本身)。再用模板中的全体像素的平均值来代替原来像素值。-Mean filter is a typical linear filtering algorithm, it refers to the image on the target pixel to a template, the template including its surr
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3923
    • 提供者:cmk
  1. junzhilvbo

    0下载:
  2. 均值滤波是典型的线性滤波算法,它是指在图像上对目标像素给一个模板,该模板包括了其周围的临近像素(以目标象素为中心的周围8个象素,构成一个滤波模板,即去掉目标象素本身)。再用模板中的全体像素的平均值来代替原来像素值。-Mean filter is a typical linear filtering algorithm, it refers to the image on the target pixel to a template, the template including its surr
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:49387
    • 提供者:cmk
  1. 32432paper

    0下载:
  2. 噪声处理是数字图像处理中的重要环节。文中介绍了常见的图像噪声,讨论了均值滤波、中值滤波、维纳滤波三种用于图像去噪的典型算法,并进行了分析比较,最后得出了三种方法各自的适用性特点。-The noise processing is an important part of the digital image processing. This paper introduces the common image noise, to discuss the mean filtering, median f
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:90183
    • 提供者:王的
  1. NLmeansfilter

    0下载:
  2. NL均值滤波的matlab源代码,可以实现NL均值滤波,该算法可以在保护边缘的前提下实现很好的去噪效果-NL mean filter matlab source code, can achieve the NL mean filter, the algorithm can achieve good denoising effect under the premise of protecting the edge
  3. 所属分类:Graph program

    • 发布日期:2017-11-11
    • 文件大小:907
    • 提供者:纪坤
  1. mean-shift-code

    0下载:
  2. 很好的关于均值漂移的代码,对于深刻理解均值漂移的滤波算法很有帮助。-The code on the mean shift, for a deep understanding of mean shift filtering algorithm helpful.
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:1105932
    • 提供者:黄安奇
  1. 05603692

    0下载:
  2. 非局部均值去噪的改进算法,CT显微图的滤波算法-Improved algorithm, CT micrographs of the non-local means denoising filter algorithm
  3. 所属分类:Development Research

    • 发布日期:2017-12-04
    • 文件大小:1345284
    • 提供者:赵婧娟
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com